Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gocql to support AWS MCS #2133

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

johanneswuerbach
Copy link
Contributor

I'm looking into using Jaeger together with Amazon Managed Apache Cassandra Service (MCS) and the first issue I found is not recent enough gocql apache/cassandra-gocql-driver#1389 (comment)

This bumps gocql to the latest master, which includes apache/cassandra-gocql-driver@cd4b606

@johanneswuerbach johanneswuerbach requested a review from a team as a code owner March 19, 2020 12:59
Signed-off-by: Johannes Würbach <[email protected]>
@codecov
Copy link

codecov bot commented Mar 19, 2020

Codecov Report

Merging #2133 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2133      +/-   ##
==========================================
- Coverage   96.13%   96.11%   -0.02%     
==========================================
  Files         218      218              
  Lines       10564    10564              
==========================================
- Hits        10156    10154       -2     
- Misses        353      354       +1     
- Partials       55       56       +1
Impacted Files Coverage Δ
cmd/query/app/server.go 91.78% <0%> (-2.74%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83b2679...59c9f90. Read the comment docs.

@yurishkuro yurishkuro merged commit 7304d86 into jaegertracing:master Mar 19, 2020
@johanneswuerbach johanneswuerbach deleted the bump-gocql branch March 19, 2020 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants